home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / util / shell+startup-tools / alock / abrush.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-09-02  |  106 b   |  10 lines

  1. #ifndef ABRUSH_H
  2. #define ABRUSH_H
  3.  
  4. extern struct Image big_img;
  5.  
  6. extern UWORD        big_cmap[];
  7.  
  8. #endif
  9.  
  10.